STEP 2: We're going to bring out more pets! So, we should hide the first pet before creating the next pet sprite.
- Go to and drag out Wait. Drop it at the bottom of your program.
- Change the integer in .wait() to 1.
- In , find and drag out Hide Sprite. This will hide the sprite once it finishes moving forward!
- When you are done, click Submit and Next to move on.
To navigate the page using the TAB key, first press ESC to exit the code editor.